GtkProgressBar: Set orientable style classes initially
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:39:11 +0000 (19:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:39:11 +0000 (19:39 -0400)
commit18a92992a0b2129635e13c3315423af546c4b6e3
treeb63b65627eff5a3067e87dc2981d5fdb13767bd7
parent9b4001ed002b9e641ba49a1af1a261ef4d4a5471
GtkProgressBar: Set orientable style classes initially

This was an omission, horizontal/vertical would only be set
when the orientation is changed.
gtk/gtkprogressbar.c